In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration / DownscaleResolutionMRC Property

DownscaleResolutionMRC Property (IPDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(8)>

Property DownscaleResolutionMRC As Integer
[DispId(8)]

int DownscaleResolutionMRC {get; set;}
read-write property DownscaleResolutionMRC: Integer; 
DispIdAttribute(8)

function get,set DownscaleResolutionMRC : int
[DispId(8)]

__property int get_DownscaleResolutionMRC();

__property void set_DownscaleResolutionMRC( 

   int value

);
[DispId(8)]

property int DownscaleResolutionMRC {

   int get();

   void set (    int value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration
IPDFReducerConfiguration Members